[INFO] cloning repository https://github.com/tobymoreno/credchord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobymoreno/credchord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobymoreno%2Fcredchord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobymoreno%2Fcredchord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40eb98163f75d3761f9f536bc8b3f5a7921cea52
[INFO] fixing tobymoreno/credchord against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobymoreno%2Fcredchord" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tobymoreno/credchord
[INFO] finished tweaking git repo https://github.com/tobymoreno/credchord
[INFO] tweaked toml for git repo https://github.com/tobymoreno/credchord written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tobymoreno/credchord on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tobymoreno/credchord already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea2ad7a3e89c3ec0aa13a788a3f6439dfbde947692a993ce39e45a29e2749c7e
[INFO] running `Command { std: "docker" "start" "ea2ad7a3e89c3ec0aa13a788a3f6439dfbde947692a993ce39e45a29e2749c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea2ad7a3e89c3ec0aa13a788a3f6439dfbde947692a993ce39e45a29e2749c7e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea2ad7a3e89c3ec0aa13a788a3f6439dfbde947692a993ce39e45a29e2749c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea2ad7a3e89c3ec0aa13a788a3f6439dfbde947692a993ce39e45a29e2749c7e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking rpassword v7.5.4
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking global-hotkey v0.7.0
[INFO] [stderr]     Checking credchord v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: CredChord clipboard support is currently implemented only for macOS and Windows
[INFO] [stdout]   --> src/clipboard/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | compile_error!("CredChord clipboard support is currently implemented only for macOS and Windows");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CredChord hotkey support is currently implemented only for macOS and Windows
[INFO] [stdout]   --> src/hotkey/mod.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | compile_error!("CredChord hotkey support is currently implemented only for macOS and Windows");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CredChord overlay support is currently implemented only for macOS and Windows
[INFO] [stdout]   --> src/overlay/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | compile_error!("CredChord overlay support is currently implemented only for macOS and Windows");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CredChord clipboard support is currently implemented only for macOS and Windows
[INFO] [stdout]   --> src/clipboard/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | compile_error!("CredChord clipboard support is currently implemented only for macOS and Windows");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CredChord hotkey support is currently implemented only for macOS and Windows
[INFO] [stdout]   --> src/hotkey/mod.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | compile_error!("CredChord hotkey support is currently implemented only for macOS and Windows");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CredChord overlay support is currently implemented only for macOS and Windows
[INFO] [stdout]   --> src/overlay/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | compile_error!("CredChord overlay support is currently implemented only for macOS and Windows");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `credchord` (bin "credchord") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `credchord` (bin "credchord" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea2ad7a3e89c3ec0aa13a788a3f6439dfbde947692a993ce39e45a29e2749c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea2ad7a3e89c3ec0aa13a788a3f6439dfbde947692a993ce39e45a29e2749c7e", kill_on_drop: false }`
[INFO] [stdout] ea2ad7a3e89c3ec0aa13a788a3f6439dfbde947692a993ce39e45a29e2749c7e
